Skip to content

build: update cross-repo angular dependencies (21.2.x)#33061

Open
angular-robot wants to merge 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (21.2.x)#33061
angular-robot wants to merge 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular/common (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler-cli (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/core (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/forms (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/localize 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/ng-dev 1c95e844f9c035 devDependencies digest
@angular/platform-browser (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-browser-dynamic (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-server (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
@angular/router (source) 21.2.821.2.9 age adoption passing confidence pnpm.catalog.default patch
devinfra ba726e7262b99c git_override digest
rules_angular 6c3618046fdabe git_override digest
rules_browsers 652b57cdc3e432 git_override digest
rules_sass b5ddaa8dfb7515 git_override digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


  • If you want to rebase/retry this PR, check this box

Release Notes

angular/angular (@​angular/common)

v21.2.9

Compare Source

core
Commit Type Description
f603d4714f fix escape forward slashes in transfer state to prevent crawler indexing
http
Commit Type Description
540536c386 fix add CSP nonce support to JsonpClientBackend
63a857b874 fix Don't on Passthru outside of reactive context
platform-server
Commit Type Description
e0b5078cf2 fix prevent SSRF bypasses via protocol-relative and backslash URLs
router
Commit Type Description
684e9fd53d fix normalize multiple leading slashes in URL parser

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 9, 2026
@pullapprove pullapprove bot requested review from crisbeto and ok7sai April 9, 2026 10:29
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch 5 times, most recently from dca62ed to d512aeb Compare April 10, 2026 20:46
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch 7 times, most recently from 923951c to 86f3fae Compare April 15, 2026 21:48
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch from 86f3fae to f5fff66 Compare April 16, 2026 07:35
@angular-robot
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: MODULE.bazel.lock
Command failed: bazel mod deps --lockfile_mode=update
 no actions running
 no actions running
 no actions running
WARNING: For repository 'yq.bzl', the root module requires module version yq.bzl@0.3.5, but got yq.bzl@0.3.6 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_nodejs', the root module requires module version rules_nodejs@6.7.3, but got rules_nodejs@6.7.4 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
 no actions running
ERROR: /home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/pnpm.bzl:163:13: Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/extensions.bzl", line 89, column 39, in _npm_extension_impl
		_npm_translate_lock_bzlmod(module_ctx, mod, attr, exclude_package_contents_config, replace_packages)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/extensions.bzl", line 137, column 34, in _npm_translate_lock_bzlmod
		state = parse_and_verify_lock(module_ctx, mod, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/npm_translate_lock.bzl", line 351, column 41, in parse_and_verify_lock
		state = npm_translate_lock_state.new(rctx, mod, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 480, column 10, in _new
		_init(priv, rctx, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 45, column 23, in _init
		_load_lockfile(priv, rctx, attr, rctx.path(attr.pnpm_lock), is_windows)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 416, column 99, in _load_lockfile
		importers, packages, pnpm_patched_dependencies, lock_parse_err = pnpm.parse_pnpm_lock_json(
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/pnpm.bzl", line 267, column 27, in _parse_pnpm_lock_json
		return _parse_lockfile(json.decode(content) if content else None, no_dev, no_optional, None)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/pnpm.bzl", line 304, column 38, in _parse_lockfile
		importers = _convert_v9_importers(importers, snapshots, no_dev, no_optional)
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/pnpm.bzl", line 172, column 68, in _convert_v9_importers
		dependencies = _convert_pnpm_v9_importer_dependency_map(snapshots, import_path, importer.get("dependencies", {})),
	File "/home/runner/.cache/bazel/_bazel_runner/a0f6903365cf8a25e13082bbd338c505/external/aspect_rules_js+/npm/private/pnpm.bzl", line 163, column 13, in _convert_pnpm_v9_importer_dependency_map
		fail(msg)
Error in fail: Import @actions/github (9.0.0) from project '.github/local-actions/stale-cleanup' not found in snapshots: ["@actions/core@3.0.0", "@actions/exec@3.0.0", "@actions/github@9.1.0", "@actions/http-client@3.0.2", "@actions/http-client@4.0.0", "@actions/io@3.0.2", "@angular-devkit/core@21.2.7(chokidar@5.0.0)", "@angular-devkit/schematics@21.2.7(chokidar@5.0.0)", "@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))", "@angular/cdk@22.0.0-next.4(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(rxjs@7.8.2)", "@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2)", "@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)", "@angular/compiler@22.0.0-next.7", "@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)", "@angular/fire@21.0.0-rc.0(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(chokidar@5.0.0)(firebase-tools@15.14.0(@types/node@24.12.2)(bufferutil@4.1.0)(encoding@0.1.13)(typescript@6.0.2))(rxjs@7.8.2)", "@angular/forms@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(rxjs@7.8.2)", "@angular/material@22.0.0-next.4(3f34d331d5b4dfe16ce18ccd8856d0fa)", "@angular/platform-browser@22.0.0-next.7(@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))", "@angular/router@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/animations@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(@angular/common@22.0.0-next.7(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1))(rxjs@7.8.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@7.8.2)(zone.js@0.16.1)))(rxjs@7.8.2)", "@apidevtools/json-schema-ref-parser@9.1.2", "@apollo/cache-control-types@1.0.3(graphql@16.13.2)", "@apollo/protobufjs@1.2.7", "@apollo/server-gateway-interface@2.0.0(graphql@16.13.2)", "@apollo/server@5.5.0(graphql@16.13.2)", "@apollo/usage-reporting-protobuf@4.1.1", "@apollo/utils.createhash@3.0.1", "@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.13.2)", "@apollo/utils.fetcher@3.1.0", "@apollo/utils.isnodelike@3.0.0", "@apollo/utils.keyvaluecache@4.0.0", "@apollo/utils.logger@3.0.0", "@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.13.2)", "@apollo/utils.removealiases@2.0.1(graphql@16.13.2)", "@apollo/utils.sortast@2.0.1(graphql@16.13.2)", "@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.13.2)", "@apollo/utils.usagereporting@2.1.0(graphql@16.13.2)", "@apollo/utils.withrequired@3.0.0", "@apphosting/build@0.1.7(@types/node@24.12.2)(typescript@6.0.2)", "@apphosting/common@0.0.8", "@apphosting/common@0.0.9", "@as-integrations/express4@1.1.2(@apollo/server@5.5.0(graphql@16.13.2))(express@5.2.1)", "@asamuzakjp/css-color@5.1.10", "@asamuzakjp/dom-selector@7.0.9", "@asamuzakjp/nwsapi@2.3.9", "@babel/code-frame@7.29.0", "@babel/compat-data@7.29.0", "@babel/core@7.29.0", "@babel/generator@7.29.1", "@babel/helper-compilation-targets@7.28.6", "@babel/helper-globals@7.28.0", "@babel/helper-module-imports@7.28.6", "@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)", "@babel/helper-string-parser@7.27.1", "@babel/helper-validator-identifier@7.28.5", "@babel/helper-validator-option@7.27.1", "@babel/helpers@7.29.2", "@babel/parser@7.29.2", "@babel/template@7.28.6", "@babel/traverse@7.29.0", "@babel/types@7.29.0", "@bazel/bazelisk@1.28.1", "@bazel/buildifier@8.2.1", "@bazel/runfiles@6.5.0", "@bramus/specificity@2.4.2", "@colors/colors@1.5.0", "@colors/colors@1.6.0", "@conventional-changelog/git-client@2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)", "@cspotcode/source-map-support@0.8.1", "@csstools/color-helpers@6.0.2", "@csstools/css-calc@3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)", "@csstools/css-color-parser@4.1.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)", "@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0)", "@csstools/css-syntax-patches-for-csstree@1.1.3(css-tree@3.2.1)", "@csstools/css-tokenizer@4.0.0", "@dabh/diagnostics@2.0.8", "@electric-sql/pglite-tools@0.2.21(@electric-sql/pglite@0.3.16)", "@electric-sql/pglite@0.2.17", "@electric-sql/pglite@0.3.16", "@esbuild/aix-ppc64@0.27.7", "@esbuild/android-arm64@0.27.7", "@esbuild/android-arm@0.27.7", "@esbuild/android-x64@0.27.7", "@esbuild/darwin-arm64@0.27.7", "@esbuild/darwin-x64@0.27.7", "@esbuild/freebsd-arm64@0.27.7", "@esbuild/freebsd-x64@0.27.7", "@esbuild/linux-arm64@0.27.7", "@esbuild/linux-arm@0.27.7", "@esbuild/linux-ia32@0.27.7", "@esbuild/linux-loong64@0.27.7", "@esbuild/linux-mips64el@0.27.7", "@esbuild/linux-ppc64@0.27.7", "@esbuild/linux-riscv64@0.27.7", "@esbuild/linux-s390x@0.27.7", "@esbuild/linux-x64@0.27.7", "@esbuild/netbsd-arm64@0.27.7", "@esbuild/netbsd-x64@0.27.7", "@esbuild/openbsd-arm64@0.27.7", "@esbuild/openbsd-x64@0.27.7", "@esbuild/openharmony-arm64@0.27.7", "@esbuild/sunos-x64@0.27.7", "@esbuild/win32-arm64@0.27.7", "@esbuild/win32-ia32@0.27.7", "@esbuild/win32-x64@0.27.7", "@exodus/bytes@1.15.0", "@fastify/busboy@3.2.0", "@firebase/ai@2.10.0(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)", "@firebase/ai@2.11.0(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)", "@firebase/analytics-compat@0.2.27(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/analytics-compat@0.2.27(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/analytics-types@0.8.3", "@firebase/analytics@0.10.21(@firebase/app@0.14.10)", "@firebase/analytics@0.10.21(@firebase/app@0.14.11)", "@firebase/app-check-compat@0.4.2(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/app-check-compat@0.4.2(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/app-check-interop-types@0.3.3", "@firebase/app-check-types@0.5.3", "@firebase/app-check@0.11.2(@firebase/app@0.14.10)", "@firebase/app-check@0.11.2(@firebase/app@0.14.11)", "@firebase/app-compat@0.5.10", "@firebase/app-compat@0.5.11", "@firebase/app-types@0.9.3", "@firebase/app-types@0.9.4", "@firebase/app@0.14.10", "@firebase/app@0.14.11", "@firebase/auth-compat@0.6.4(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)", "@firebase/auth-compat@0.6.5(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)", "@firebase/auth-interop-types@0.2.4", "@firebase/auth-types@0.13.0(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)", "@firebase/auth-types@0.13.0(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)", "@firebase/auth@1.12.2(@firebase/app@0.14.10)", "@firebase/auth@1.13.0(@firebase/app@0.14.11)", "@firebase/component@0.7.2", "@firebase/data-connect@0.5.0(@firebase/app@0.14.10)", "@firebase/data-connect@0.6.0(@firebase/app@0.14.11)", "@firebase/database-compat@2.1.2", "@firebase/database-compat@2.1.3", "@firebase/database-types@1.0.18", "@firebase/database-types@1.0.19", "@firebase/database@1.1.2", "@firebase/firestore-compat@0.4.7(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)", "@firebase/firestore-compat@0.4.8(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)", "@firebase/firestore-types@3.0.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)", "@firebase/firestore-types@3.0.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)", "@firebase/firestore@4.13.0(@firebase/app@0.14.10)", "@firebase/firestore@4.14.0(@firebase/app@0.14.11)", "@firebase/functions-compat@0.4.3(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/functions-compat@0.4.3(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/functions-types@0.6.3", "@firebase/functions@0.13.3(@firebase/app@0.14.10)", "@firebase/functions@0.13.3(@firebase/app@0.14.11)", "@firebase/installations-compat@0.2.21(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)", "@firebase/installations-compat@0.2.21(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)", "@firebase/installations-types@0.5.3(@firebase/app-types@0.9.3)", "@firebase/installations-types@0.5.3(@firebase/app-types@0.9.4)", "@firebase/installations@0.6.21(@firebase/app@0.14.10)", "@firebase/installations@0.6.21(@firebase/app@0.14.11)", "@firebase/logger@0.5.0", "@firebase/messaging-compat@0.2.25(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/messaging-compat@0.2.25(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/messaging-interop-types@0.2.3", "@firebase/messaging@0.12.25(@firebase/app@0.14.10)", "@firebase/messaging@0.12.25(@firebase/app@0.14.11)", "@firebase/performance-compat@0.2.24(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/performance-compat@0.2.24(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/performance-types@0.2.3", "@firebase/performance@0.7.11(@firebase/app@0.14.10)", "@firebase/performance@0.7.11(@firebase/app@0.14.11)", "@firebase/remote-config-compat@0.2.23(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)", "@firebase/remote-config-compat@0.2.23(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)", "@firebase/remote-config-types@0.5.0", "@firebase/remote-config@0.8.2(@firebase/app@0.14.10)", "@firebase/remote-config@0.8.2(@firebase/app@0.14.11)", "@firebase/storage-compat@0.4.2(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)", "@firebase/storage-compat@0.4.2(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)", "@firebase/storage-types@0.8.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)", "@firebase/storage-types@0.8.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)", "@firebase/storage@0.14.2(@firebase/app@0.14.10)", "@firebase/storage@0.14.2(@firebase/app@0.14.11)", "@firebase/util@1.15.0", "@firebase/webchannel-wrapper@1.0.5", "@gar/promise-retry@1.0.3", "@google-cloud/cloud-sql-connector@1.9.2", "@google-cloud/common@6.0.0(supports-color@10.2.2)", "@google-cloud/firestore@7.11.6(encoding@0.1.13)", "@google-cloud/paginator@5.0.2", "@google-cloud/paginator@6.0.0", "@google-cloud/precise-date@5.0.0", "@google-cloud/projectify@4.0.0", "@google-cloud/projectify@5.0.0", "@google-cloud/promisify@4.0.0", "@google-cloud/promisify@4.1.0", "@google-cloud/promisify@5.0.0", "@google-cloud/pubsub@5.3.0", "@google-cloud/spanner@8.0.0(supports-color@10.2.2)", "@google-cloud/storage@7.19.0(encoding@0.1.13)", "@google/genai@1.48.0(@modelcontextprotocol/sdk@1.29.0)(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "@google/genai@1.50.1(@modelcontextprotocol/sdk@1.29.0(supports-color@10.2.2))(bufferutil@4.1.0)(supports-color@10.2.2)(utf-8-validate@6.0.6)", "@googleapis/sqladmin@35.2.0", "@graphql-tools/merge@9.1.8(graphql@16.13.2)", "@graphql-tools/schema@10.0.32(graphql@16.13.2)", "@graphql-tools/utils@11.0.1(graphql@16.13.2)", "@graphql-typed-document-node/core@3.2.0(graphql@16.13.2)", "@grpc/grpc-js@1.14.3", "@grpc/grpc-js@1.9.15", "@grpc/proto-loader@0.7.15", "@grpc/proto-loader@0.8.0", "@hapi/address@5.1.1", "@hapi/formula@3.0.2", "@hapi/hoek@11.0.7", "@hapi/pinpoint@2.0.1", "@hapi/tlds@1.1.6", "@hapi/topo@6.0.2", "@hono/node-server@1.19.14(hono@4.12.12)", "@inquirer/ansi@1.0.2", "@inquirer/ansi@2.0.5", "@inquirer/checkbox@4.3.2(@types/node@24.12.2)", "@inquirer/checkbox@5.1.3(@types/node@24.12.2)", "@inquirer/confirm@5.1.21(@types/node@24.12.2)", "@inquirer/confirm@6.0.11(@types/node@24.12.2)", "@inquirer/core@10.3.2(@types/node@24.12.2)", "@inquirer/core@11.1.8(@types/node@24.12.2)", "@inquirer/editor@4.2.23(@types/node@24.12.2)", "@inquirer/editor@5.1.0(@types/node@24.12.2)", "@inquirer/expand@4.0.23(@types/node@24.12.2)", "@inquirer/expand@5.0.12(@types/node@24.12.2)", "@inquirer/external-editor@1.0.3(@types/node@24.12.2)", "@inquirer/external-editor@3.0.0(@types/node@24.12.2)", "@inquirer/figures@1.0.15", "@inquirer/figures@2.0.5", "@inquirer/input@4.3.1(@types/node@24.12.2)", "@inquirer/input@5.0.11(@types/node@24.12.2)", "@inquirer/number@3.0.23(@types/node@24.12.2)", "@inquirer/number@4.0.11(@types/node@24.12.2)", "@inquirer/password@4.0.23(@types/node@24.12.2)", "@inquirer/password@5.0.11(@types/node@24.12.2)", "@inquirer/prompts@7.10.1(@types/node@24.12.2)", "@inquirer/prompts@8.4.1(@types/node@24.12.2)", "@inquirer/rawlist@4.1.11(@types/node@24.12.2)", "@inquirer/rawlist@5.2.7(@types/node@24.12.2)", "@inquirer/search@3.2.2(@types/node@24.12.2)", "@inquirer/search@4.1.7(@types/node@24.12.2)", "@inquirer/select@4.4.2(@types/node@24.12.2)", "@inquirer/select@5.1.3(@types/node@24.12.2)", "@inquirer/type@3.0.10(@types/node@24.12.2)", "@inquirer/type@4.0.5(@types/node@24.12.2)", "@isaacs/cliui@8.0.2", "@isaacs/fs-minipass@4.0.1", "@jasminejs/reporters@1.0.0", "@jridgewell/gen-mapping@0.3.13", "@jridgewell/remapping@2.3.5", "@jridgewell/resolve-uri@3.1.2", "@jridgewell/sourcemap-codec@1.5.5", "@jridgewell/trace-mapping@0.3.31", "@jridgewell/trace-mapping@0.3.9", "@js-sdsl/ordered-map@4.4.2", "@jsdevtools/ono@7.1.3", "@microsoft/api-extractor-model@7.33.6(@types/node@24.12.2)", "@microsoft/api-extractor@7.58.2(@types/node@24.12.2)", "@microsoft/tsdoc-config@0.18.1", "@microsoft/tsdoc@0.16.0", "@modelcontextprotocol/sdk@1.29.0(supports-color@10.2.2)", "@mswjs/interceptors@0.41.3", "@napi-rs/nice-android-arm-eabi@1.1.1", "@napi-rs/nice-android-arm64@1.1.1", "@napi-rs/nice-darwin-arm64@1.1.1", "@napi-rs/nice-darwin-x64@1.1.1", "@napi-rs/nice-freebsd-x64@1.1.1", "@napi-rs/nice-linux-arm-gnueabihf@1.1.1", "@napi-rs/nice-linux-arm64-gnu@1.1.1", "@napi-rs/nice-linux-arm64-musl@1.1.1", "@napi-rs/nice-linux-ppc64-gnu@1.1.1", "@napi-rs/nice-linux-riscv64-gnu@1.1.1", "@napi-rs/nice-linux-s390x-gnu@1.1.1", "@napi-rs/nice-linux-x64-gnu@1.1.1", "@napi-rs/nice-linux-x64-musl@1.1.1", "@napi-rs/nice-openharmony-arm64@1.1.1", "@napi-rs/nice-win32-arm64-msvc@1.1.1", "@napi-rs/nice-win32-ia32-msvc@1.1.1", "@napi-rs/nice-win32-x64-msvc@1.1.1", "@napi-rs/nice@1.1.1", "@nodelib/fs.scandir@2.1.5", "@nodelib/fs.stat@2.0.5", "@nodelib/fs.walk@1.2.8", "@npmcli/agent@4.0.0", "@npmcli/fs@5.0.0", "@npmcli/promise-spawn@3.0.0", "@npmcli/redact@4.0.0", "@octokit/auth-app@8.2.0", "@octokit/auth-oauth-app@9.0.3", "@octokit/auth-oauth-device@8.0.3", "@octokit/auth-oauth-user@6.0.2", "@octokit/auth-token@6.0.0", "@octokit/core@7.0.6", "@octokit/endpoint@11.0.3", "@octokit/graphql-schema@15.26.1", "@octokit/graphql@9.0.3", "@octokit/oauth-authorization-url@8.0.0", "@octokit/oauth-methods@6.0.2", "@octokit/openapi-types@27.0.0", "@octokit/plugin-paginate-rest@14.0.0(@octokit/core@7.0.6)", "@octokit/plugin-request-log@6.0.0(@octokit/core@7.0.6)", "@octokit/plugin-rest-endpoint-methods@17.0.0(@octokit/core@7.0.6)", "@octokit/request-error@7.1.0", "@octokit/request@10.0.8", "@octokit/rest@22.0.1", "@octokit/types@16.0.0", "@octokit/webhooks-types@7.6.1", "@open-draft/deferred-promise@2.2.0", "@open-draft/logger@0.3.0", "@open-draft/until@2.1.0", "@opentelemetry/api@1.9.1", "@opentelemetry/context-async-hooks@2.6.1(@opentelemetry/api@1.9.1)", "@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.1)", "@opentelemetry/core@2.6.1(@opentelemetry/api@1.9.1)", "@opentelemetry/semantic-conventions@1.28.0", "@opentelemetry/semantic-conventions@1.39.0", "@opentelemetry/semantic-conventions@1.40.0", "@pkgjs/parseargs@0.11.0", "@pnpm/config.env-replace@1.1.0", "@pnpm/crypto.hash@1000.2.2", "@pnpm/crypto.polyfill@1000.1.0", "@pnpm/dependency-path@1001.1.10", "@pnpm/graceful-fs@1000.1.0", "@pnpm/network.ca-file@1.0.2", "@pnpm/npm-conf@3.0.2", "@pnpm/types@1001.3.0", "@protobufjs/aspromise@1.1.2", "@protobufjs/base64@1.1.2", "@protobufjs/codegen@2.0.4", "@protobufjs/eventemitter@1.1.0", "@protobufjs/fetch@1.1.0", "@protobufjs/float@1.0.2", "@protobufjs/inquire@1.1.0", "@protobufjs/path@1.1.2", "@protobufjs/pool@1.1.0", "@protobufjs/utf8@1.1.0", "@rushstack/node-core-library@5.22.0(@types/node@24.12.2)", "@rushstack/problem-matcher@0.2.1(@types/node@24.12.2)", "@rushstack/rig-package@0.7.2", "@rushstack/terminal@0.22.5(@types/node@24.12.2)", "@rushstack/ts-command-line@5.3.5(@types/node@24.12.2)", "@schematics/angular@21.2.7(chokidar@5.0.0)", "@simple-libs/child-process-utils@1.0.2", "@simple-libs/stream-utils@1.2.0", "@sindresorhus/is@4.6.0", "@so-ric/colorspace@1.1.6", "@socket.io/component-emitter@3.1.2", "@standard-schema/spec@1.1.0", "@tootallnate/once@2.0.0", "@tootallnate/quickjs-emscripten@0.23.0", "@tsconfig/node10@1.0.12", "@tsconfig/node12@1.0.11", "@tsconfig/node14@1.0.3", "@tsconfig/node16@1.0.4", "@types/argparse@1.0.38", "@types/babel__core@7.20.5", "@types/babel__generator@7.27.0", "@types/babel__template@7.4.4", "@types/babel__traverse@7.28.0", "@types/big.js@6.2.2", "@types/body-parser@1.19.6", "@types/braces@3.0.5", "@types/browser-sync@2.29.1", "@types/caseless@0.12.5", "@types/cli-progress@3.11.6", "@types/connect@3.4.38", "@types/cors@2.8.19", "@types/duplexify@3.6.5", "@types/ejs@3.1.5", "@types/events@3.0.3", "@types/express-serve-static-core@4.19.8", "@types/express@4.17.25", "@types/folder-hash@4.0.4", "@types/http-errors@2.0.5", "@types/jasmine@6.0.0", "@types/jsdom@28.0.1", "@types/json-schema@7.0.15", "@types/jsonwebtoken@9.0.10", "@types/long@4.0.2", "@types/micromatch@2.3.35", "@types/micromatch@4.0.10", "@types/mime@1.3.5", "@types/ms@2.1.0", "@types/node@24.12.2", "@types/parse-glob@3.0.32", "@types/pumpify@1.4.5", "@types/q@0.0.32", "@types/qs@6.15.0", "@types/range-parser@1.2.7", "@types/request@2.48.13", "@types/retry@0.12.0", "@types/selenium-webdriver@3.0.26", "@types/selenium-webdriver@4.35.5", "@types/semver@7.7.1", "@types/send@0.17.6", "@types/send@1.2.1", "@types/serve-static@1.15.10", "@types/serve-static@2.2.0", "@types/source-map-support@0.5.10", "@types/stack-trace@0.0.33", "@types/tough-cookie@4.0.5", "@types/triple-beam@1.3.5", "@types/wait-on@5.3.4", "@types/which@3.0.4", "@types/ws@8.18.1", "@types/yargs-parser@21.0.3", "@types/yargs@17.0.35", "@types/yarnpkg__lockfile@1.1.9", "@whatwg-node/promise-helpers@1.3.2", "@xmldom/xmldom@0.8.12", "@yarnpkg/lockfile@1.1.0", "abbrev@4.0.0", "abort-controller@3.0.0", "accepts@1.3.8", "accepts@2.0.0", "acorn-walk@8.3.5", "acorn@8.16.0", "adm-zip@0.5.17", "agent-base@4.3.0", "agent-base@6.0.2", "agent-base@7.1.4", "ajv-draft-04@1.0.0(ajv@8.18.0)", "ajv-formats@2.1.1(ajv@8.18.0)", "ajv-formats@3.0.1", "ajv@6.14.0", "ajv@8.18.0", "ansi-align@3.0.1", "ansi-escapes@7.3.0", "ansi-regex@2.1.1", "ansi-regex@5.0.1", "ansi-regex@6.2.2", "ansi-styles@2.2.1", "ansi-styles@3.2.1", "ansi-styles@4.3.0", "ansi-styles@6.2.3", "any-promise@1.3.0", "anymatch@3.1.3", "archiver-utils@5.0.2", "archiver@7.0.1", "arg@4.1.3", "argparse@1.0.10", "argparse@2.0.1", "array-differ@4.0.0", "array-flatten@1.1.1", "array-union@1.0.2", "array-union@3.0.1", "array-uniq@1.0.3", "arrify@1.0.1", "arrify@2.0.1", "as-array@2.0.0", "asn1@0.2.6", "assert-plus@1.0.0", "ast-types@0.13.4", "async-each-series@0.1.1", "async-lock@1.4.1", "async-retry@1.3.3", "async@2.6.4", "async@3.2.6", "asynckit@0.4.0", "available-typed-arrays@1.0.7", "aws-sign2@0.7.0", "aws4@1.13.2", "axios@1.15.0", "b4a@1.8.0", "balanced-match@1.0.2", "balanced-match@4.0.4", "bare-events@2.8.2", "bare-fs@4.7.0", "bare-os@3.8.7", "bare-path@3.0.0", "bare-stream@2.13.0(bare-events@2.8.2)", "bare-url@2.4.0", "base64-js@1.5.1", "base64id@2.0.0", "baseline-browser-mapping@2.10.18", "basic-auth-connect@1.1.0", "basic-auth@2.0.1", "basic-ftp@5.2.2", "batch@0.6.1", "bcrypt-pbkdf@1.0.2", "before-after-hook@4.0.0", "bidi-js@1.0.3", "big.js@7.0.1", "bignumber.js@9.3.1", "binary-extensions@2.3.0", "bl@4.1.0", "blocking-proxy@1.0.1", "body-parser@1.20.4", "body-parser@2.2.2(supports-color@10.2.2)", "boxen@5.1.2", "brace-expansion@1.1.14", "brace-expansion@2.1.0", "brace-expansion@5.0.5", "braces@3.0.3", "browser-sync-client@3.0.4", "browser-sync-ui@3.0.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "browser-sync@3.0.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "browserslist@4.28.2", "browserstack@1.6.1", "bs-recipes@1.3.4", "buffer-crc32@1.0.0", "buffer-equal-constant-time@1.0.1", "buffer-from@1.1.2", "buffer@5.7.1", "buffer@6.0.3", "bufferutil@4.1.0", "builtin-modules@1.1.1", "bytes@3.1.2", "cacache@20.0.4", "call-bind-apply-helpers@1.0.2", "call-bind@1.0.9", "call-bound@1.0.4", "call-me-maybe@1.0.2", "camelcase@5.3.1", "camelcase@6.3.0", "caniuse-lite@1.0.30001787", "caseless@0.12.0", "chalk@1.1.3", "chalk@2.4.2", "chalk@4.1.2", "chalk@5.6.2", "char-regex@1.0.2", "chardet@2.1.1", "checkpoint-stream@0.1.2", "chokidar@3.6.0", "chokidar@5.0.0", "chownr@3.0.0", "ci-info@2.0.0", "cjson@0.3.3", "cli-boxes@2.2.1", "cli-cursor@3.1.0", "cli-cursor@5.0.0", "cli-highlight@2.1.11", "cli-progress@3.12.0", "cli-spinners@2.9.2", "cli-spinners@3.4.0", "cli-table3@0.6.5", "cli-width@4.1.0", "cliui@6.0.0", "cliui@7.0.4", "cliui@8.0.1", "cliui@9.0.1", "clone@1.0.4", "color-convert@1.9.3", "color-convert@2.0.1", "color-convert@3.1.3", "color-name@1.1.3", "color-name@1.1.4", "color-name@2.1.0", "color-string@2.1.4", "color@5.0.3", "colorette@2.0.20", "combined-stream@1.0.8", "commander@10.0.1", "commander@11.1.0", "commander@2.20.3", "commander@5.1.0", "compress-commons@6.0.2", "compressible@2.0.18", "compression@1.8.1", "concat-map@0.0.1", "config-chain@1.1.13", "configstore@5.0.1", "connect-history-api-fallback@1.6.0", "connect@3.6.6", "connect@3.7.0", "content-disposition@0.5.4", "content-disposition@1.1.0", "content-type@1.0.5", "conventional-commits-filter@5.0.0", "conventional-commits-parser@6.4.0", "convert-source-map@1.9.0", "convert-source-map@2.0.0", "cookie-signature@1.0.7", "cookie-signature@1.2.2", "cookie@0.7.2", "core-util-is@1.0.2", "core-util-is@1.0.3", "cors@2.8.6", "crc-32@1.2.2", "crc32-stream@6.0.0", "create-require@1.1.1", "cross-env@7.0.3", "cross-inspect@1.0.1", "cross-spawn@7.0.6", "crypto-random-string@2.0.0", "css-tree@3.2.1", "csv-parse@5.6.0", "dashdash@1.14.1", "data-uri-to-buffer@4.0.1", "data-uri-to-buffer@6.0.2", "data-urls@7.0.0", "debug@2.6.9", "debug@3.2.7", "debug@4.3.1", "debug@4.4.0(supports-color@10.2.2)", "debug@4.4.3(supports-color@10.2.2)", "decamelize@1.2.0", "decimal.js@10.6.0", "deep-equal-in-any-order@2.2.0", "deep-extend@0.6.0", "deep-freeze@0.0.1", "deep-is@0.1.4", "defaults@1.0.4", "define-data-property@1.1.4", "degenerator@5.0.1", "del@2.2.2", "delayed-stream@1.0.0", "depd@1.1.2", "depd@2.0.0", "destroy@1.2.0", "dev-ip@1.0.1", "diff@4.0.4", "diff@8.0.4", "discontinuous-range@1.0.0", "dot-prop@5.3.0", "dunder-proto@1.0.1", "duplexify@3.7.1", "duplexify@4.1.3", "eastasianwidth@0.2.0", "easy-extender@2.3.4", "eazy-logger@4.1.0", "ecc-jsbn@0.1.2", "ecdsa-sig-formatter@1.0.11", "ee-first@1.1.1", "ejs@5.0.2", "electron-to-chromium@1.5.335", "emoji-regex@10.6.0", "emoji-regex@8.0.0", "emoji-regex@9.2.2", "emojilib@2.4.0", "enabled@2.0.0", "encodeurl@1.0.2", "encodeurl@2.0.0", "encoding@0.1.13", "end-of-stream@1.4.5", "engine.io-client@6.6.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "engine.io-parser@5.2.3", "engine.io@6.6.6(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "entities@6.0.1", "env-paths@2.2.1", "environment@1.1.0", "es-define-property@1.0.1", "es-errors@1.3.0", "es-object-atoms@1.1.1", "es-set-tostringtag@2.1.0", "es6-promise@4.2.8", "es6-promisify@5.0.0", "esbuild@0.27.7", "escalade@3.2.0", "escape-goat@2.1.1", "escape-html@1.0.3", "escape-string-regexp@1.0.5", "escodegen@2.1.0", "esprima@4.0.1", "estraverse@5.3.0", "esutils@2.0.3", "etag@1.8.1", "event-target-shim@5.0.1", "eventemitter3@4.0.7", "events-intercept@2.0.0", "events-listener@1.1.0", "events-universal@1.0.1", "events@3.3.0", "eventsource-parser@3.0.6", "eventsource@3.0.7", "exegesis-express@4.0.0", "exegesis@4.3.0", "exit@0.1.2", "exponential-backoff@3.1.3", "express-rate-limit@8.3.2(express@5.2.1(supports-color@10.2.2))", "express@4.22.1", "express@5.2.1(supports-color@10.2.2)", "extend@3.0.2", "extsprintf@1.3.0", "farmhash-modern@1.1.0", "fast-content-type-parse@3.0.0", "fast-deep-equal@3.1.3", "fast-fifo@1.3.2", "fast-glob@3.3.3", "fast-json-stable-stringify@2.1.0", "fast-string-truncated-width@3.0.3", "fast-string-width@3.0.2", "fast-uri@3.1.0", "fast-wrap-ansi@0.2.0", "fast-xml-builder@1.1.4", "fast-xml-parser@5.5.12", "fastq@1.20.1", "faye-websocket@0.11.4", "fdir@6.5.0(picomatch@4.0.4)", "fecha@4.2.3", "fetch-blob@3.2.0", "filesize@6.4.0", "fill-range@7.1.1", "finalhandler@1.1.0", "finalhandler@1.1.2", "finalhandler@1.3.2", "finalhandler@2.1.1(supports-color@10.2.2)", "find-up@4.1.0", "firebase-admin@13.8.0(encoding@0.1.13)", "firebase-functions@7.2.5(@apollo/server@5.5.0(graphql@16.13.2))(@as-integrations/express4@1.1.2(@apollo/server@5.5.0(graphql@16.13.2))(express@5.2.1))(firebase-admin@13.8.0(encoding@0.1.13))(graphql@16.13.2)", "firebase-tools@15.14.0(@types/node@24.12.2)(bufferutil@4.1.0)(encoding@0.1.13)(typescript@6.0.2)", "firebase@12.11.0", "firebase@12.12.0", "fn.name@1.1.0", "folder-hash@4.1.2(supports-color@10.2.2)", "follow-redirects@1.15.11", "for-each@0.3.5", "foreground-child@3.3.1", "forever-agent@0.6.1", "form-data@2.3.3", "form-data@2.5.5", "form-data@4.0.5", "formdata-polyfill@4.0.10", "forwarded@0.2.0", "fresh@0.5.2", "fresh@2.0.0", "fs-extra@10.1.0", "fs-extra@11.3.4", "fs-extra@3.0.1", "fs-minipass@3.0.3", "fs.realpath@1.0.0", "fsevents@2.3.3", "function-bind@1.1.2", "functional-red-black-tree@1.0.1", "fuzzy@0.1.3", "gaxios@6.7.1(encoding@0.1.13)", "gaxios@7.1.4(supports-color@10.2.2)", "gcp-metadata@6.1.1(encoding@0.1.13)", "gcp-metadata@8.1.2(supports-color@10.2.2)", "gensync@1.0.0-beta.2", "get-caller-file@2.0.5", "get-east-asian-width@1.5.0", "get-intrinsic@1.3.0", "get-proto@1.0.1", "get-tsconfig@4.14.0", "get-uri@6.0.5", "getpass@0.1.7", "glob-parent@5.1.2", "glob-slash@1.0.0", "glob-slasher@1.0.1", "glob@10.5.0", "glob@13.0.6", "glob@7.2.3", "global-dirs@3.0.1", "globby@5.0.0", "google-auth-library@10.6.2(supports-color@10.2.2)", "google-auth-library@9.15.1(encoding@0.1.13)", "google-gax@4.6.1(encoding@0.1.13)", "google-gax@5.0.6(supports-color@10.2.2)", "google-logging-utils@0.0.2", "google-logging-utils@1.1.3", "googleapis-common@8.0.1", "gopd@1.2.0", "graceful-fs@4.2.10", "graceful-fs@4.2.11", "graphql-tag@2.12.6(graphql@16.13.2)", "graphql@16.13.2", "grpc-gcp@1.0.1(protobufjs@7.5.4)", "gtoken@7.1.0(encoding@0.1.13)", "har-schema@2.0.0", "har-validator@5.1.5", "has-ansi@2.0.0", "has-flag@3.0.0", "has-flag@4.0.0", "has-property-descriptors@1.0.2", "has-symbols@1.1.0", "has-tostringtag@1.0.2", "has-yarn@2.1.0", "hasown@2.0.2", "heap-js@2.7.1", "highlight.js@10.7.3", "hono@4.12.12", "hosted-git-info@7.0.2", "html-encoding-sniffer@6.0.0", "html-entities@2.6.0", "http-cache-semantics@4.2.0", "http-errors@1.8.1", "http-errors@2.0.1", "http-parser-js@0.5.10", "http-proxy-agent@5.0.0", "http-proxy-agent@7.0.2(supports-color@10.2.2)", "http-proxy@1.18.1", "http-signature@1.2.0", "https-proxy-agent@2.2.4", "https-proxy-agent@5.0.1", "https-proxy-agent@7.0.6(supports-color@10.2.2)", "husky@9.1.7", "iconv-lite@0.4.24", "iconv-lite@0.6.3", "iconv-lite@0.7.2", "idb@7.1.1", "ieee754@1.2.1", "ignore@7.0.5", "immediate@3.0.6", "immutable@3.8.3", "import-lazy@2.1.0", "import-lazy@4.0.0", "imurmurhash@0.1.4", "infer-owner@1.0.4", "inflight@1.0.6", "inherits@2.0.4", "ini@1.3.8", "ini@2.0.0", "install-artifact-from-github@1.4.0", "ip-address@10.1.0", "ip-regex@4.3.0", "ipaddr.js@1.9.1", "is-binary-path@2.1.0", "is-buffer@1.1.6", "is-callable@1.2.7", "is-ci@2.0.0", "is-core-module@2.16.1", "is-extglob@2.1.1", "is-fullwidth-code-point@3.0.0", "is-glob@4.0.3", "is-installed-globally@0.4.0", "is-interactive@1.0.0", "is-interactive@2.0.0", "is-node-process@1.2.0", "is-npm@5.0.0", "is-number-like@1.0.8", "is-number@2.1.0", "is-number@7.0.0", "is-obj@2.0.0", "is-path-cwd@1.0.0", "is-path-in-cwd@1.0.1", "is-path-inside@1.0.1", "is-path-inside@3.0.3", "is-potential-custom-element-name@1.0.1", "is-promise@4.0.0", "is-stream-ended@0.1.4", "is-stream@2.0.1", "is-typed-array@1.1.15", "is-typedarray@1.0.0", "is-unicode-supported@0.1.0", "is-unicode-supported@2.1.0", "is-url@1.2.4", "is-wsl@1.1.0", "is-yarn-global@0.3.0", "is2@2.0.9", "is@3.3.2", "isarray@0.0.1", "isarray@1.0.0", "isarray@2.0.5", "isexe@2.0.0", "isexe@4.0.0", "isomorphic-fetch@3.0.0(encoding@0.1.13)", "isstream@0.1.2", "jackspeak@3.4.3", "jasmine-core@2.8.0", "jasmine-core@6.2.0", "jasmine-reporters@2.5.2", "jasmine@2.8.0", "jasmine@6.2.0", "jasminewd2@2.2.0", "jju@1.4.0", "joi@18.1.2", "join-path@1.1.1", "jose@4.15.9", "jose@6.2.2", "js-tokens@4.0.0", "js-yaml@3.14.2", "js-yaml@4.1.1", "jsbn@0.1.1", "jsdom@29.0.2", "jsesc@3.1.0", "json-bigint@1.0.0", "json-parse-helpfulerror@1.0.3", "json-ptr@3.1.1", "json-schema-traverse@0.4.1", "json-schema-traverse@1.0.0", "json-schema-typed@8.0.2", "json-schema@0.4.0", "json-stringify-safe@5.0.1", "json-with-bigint@3.5.8", "json5@2.2.3", "jsonc-parser@3.3.1", "jsonfile@3.0.1", "jsonfile@6.2.0", "jsonwebtoken@9.0.3", "jsprim@1.4.2", "jszip@3.10.1", "jwa@2.0.1", "jwks-rsa@3.2.2", "jws@4.0.1", "kind-of@3.2.2", "kuler@2.0.0", "lazystream@1.0.1", "leven@3.1.0", "libsodium-wrappers@0.7.16", "libsodium@0.7.16", "lie@3.3.0", "limiter@1.1.5", "locate-path@5.0.0", "lodash._objecttypes@2.4.1", "lodash.camelcase@4.3.0", "lodash.clonedeep@4.5.0", "lodash.includes@4.3.0", "lodash.isboolean@3.0.3", "lodash.isfinite@3.3.2", "lodash.isinteger@4.0.4", "lodash.isnumber@3.0.3", "lodash.isobject@2.4.1", "lodash.isplainobject@4.0.6", "lodash.isstring@4.0.1", "lodash.once@4.1.1", "lodash.snakecase@4.1.1", "lodash.sortby@4.7.0", "lodash@4.18.1", "log-symbols@4.1.0", "log-symbols@7.0.1", "logform@2.7.0", "loglevel@1.9.2", "long@4.0.0", "long@5.3.2", "lru-cache@10.4.3", "lru-cache@11.3.3", "lru-cache@5.1.1", "lru-cache@6.0.0", "lru-cache@7.18.3", "lru-memoizer@2.3.0", "lsofi@1.0.0", "magic-string@0.30.21", "make-dir@3.1.0", "make-error@1.3.6", "make-fetch-happen@15.0.5", "marked-terminal@7.3.0(marked@13.0.3)", "marked@13.0.3", "math-intrinsics@1.1.0", "mdn-data@2.27.1", "media-typer@0.3.0", "media-typer@1.1.0", "meow@13.2.0", "merge-descriptors@1.0.3", "merge-descriptors@2.0.0", "merge-stream@2.0.0", "merge2@1.4.1", "methods@1.1.2", "micromatch@4.0.8", "mime-db@1.52.0", "mime-db@1.54.0", "mime-types@2.1.35", "mime-types@3.0.2", "mime@1.6.0", "mime@2.6.0", "mime@3.0.0", "mimic-fn@2.1.0", "mimic-function@5.0.1", "minimatch@10.2.3", "minimatch@10.2.5", "minimatch@3.1.5", "minimatch@5.1.9", "minimatch@6.2.3", "minimatch@7.4.9", "minimatch@9.0.9", "minimist@1.2.8", "minipass-collect@2.0.1", "minipass-fetch@5.0.2", "minipass-flush@1.0.7", "minipass-pipeline@1.2.4", "minipass-sized@2.0.0", "minipass@3.3.6", "minipass@7.1.3", "minizlib@3.1.0", "mitt@1.2.0", "mkdirp@0.5.6", "mkdirp@1.0.4", "moo@0.5.3", "morgan@1.10.1", "ms@2.0.0", "ms@2.1.2", "ms@2.1.3", "multimatch@8.0.0", "mute-stream@2.0.0", "mute-stream@3.0.0", "mz@2.7.0", "nan@2.26.2", "nearley@2.20.1", "negotiator@0.6.3", "negotiator@0.6.4", "negotiator@1.0.0", "netmask@2.1.1", "nock@14.0.12", "node-domexception@1.0.0", "node-emoji@2.2.0", "node-fetch@2.7.0(encoding@0.1.13)", "node-fetch@3.3.2", "node-forge@1.4.0", "node-gyp-build@4.8.4", "node-gyp@12.2.0", "node-releases@2.0.37", "nopt@9.0.0", "normalize-path@3.0.0", "npm-install-checks@6.3.0", "npm-normalize-package-bin@3.0.1", "npm-package-arg@11.0.3", "npm-pick-manifest@9.1.0", "oauth-sign@0.9.0", "object-assign@4.1.1", "object-hash@3.0.0", "object-inspect@1.13.4", "on-finished@2.3.0", "on-finished@2.4.1", "on-headers@1.1.0", "once@1.4.0", "one-time@1.0.0", "onetime@5.1.2", "onetime@7.0.0", "open@6.4.0", "openapi3-ts@3.2.0", "opn@5.3.0", "ora@5.4.1", "ora@9.3.0", "os-tmpdir@1.0.2", "outvariant@1.4.3", "p-defer@3.0.0", "p-finally@1.0.0", "p-limit@2.3.0", "p-limit@3.1.0", "p-locate@4.1.0", "p-map@7.0.4", "p-queue@6.6.2", "p-retry@4.6.2", "p-throttle@7.0.0", "p-timeout@3.2.0", "p-try@2.2.0", "pac-proxy-agent@7.2.0", "pac-resolver@7.0.1", "package-json-from-dist@1.0.1", "pako@1.0.11", "parse5-htmlparser2-tree-adapter@6.0.1", "parse5@5.1.1", "parse5@6.0.1", "parse5@7.3.0", "parse5@8.0.0", "parseurl@1.3.3", "path-exists@4.0.0", "path-expression-matcher@1.5.0", "path-is-absolute@1.0.1", "path-is-inside@1.0.2", "path-key@3.1.1", "path-parse@1.0.7", "path-scurry@1.11.1", "path-scurry@2.0.2", "path-to-regexp@0.1.13", "path-to-regexp@1.9.0", "path-to-regexp@8.4.2", "performance-now@2.1.0", "pg-cloudflare@1.3.0", "pg-connection-string@2.12.0", "pg-gateway@0.3.0-beta.4", "pg-int8@1.0.1", "pg-pool@3.13.0(pg@8.20.0)", "pg-protocol@1.13.0", "pg-types@2.2.0", "pg@8.20.0", "pgpass@1.0.5", "picocolors@1.1.1", "picomatch@2.3.2", "picomatch@4.0.4", "pify@2.3.0", "pinkie-promise@2.0.1", "pinkie@2.0.4", "piscina@5.1.4", "pkce-challenge@5.0.1", "portfinder@1.0.38", "portscanner@2.2.0", "possible-typed-array-names@1.1.0", "postgres-array@2.0.0", "postgres-bytea@1.0.1", "postgres-date@1.0.7", "postgres-interval@1.2.0", "prettier@3.8.3", "proc-log@4.2.0", "proc-log@6.1.0", "process-nextick-args@2.0.1", "process@0.11.10", "progress@2.0.3", "promise-breaker@6.0.0", "propagate@2.0.1", "proto-list@1.2.4", "proto3-json-serializer@2.0.2", "proto3-json-serializer@3.0.4", "protobufjs@7.5.4", "protractor@7.0.0", "proxy-addr@2.0.7", "proxy-agent@6.5.0", "proxy-from-env@1.1.0", "proxy-from-env@2.1.0", "psl@1.15.0", "pump@2.0.1", "pumpify@1.5.1", "punycode@2.3.1", "pupa@2.1.1", "q@1.4.1", "qs@6.14.2", "qs@6.15.1", "qs@6.5.5", "queue-microtask@1.2.3", "railroad-diagrams@1.0.0", "randexp@0.4.6", "range-parser@1.2.1", "raw-body@2.5.3", "raw-body@3.0.2", "rc@1.2.8", "re2@1.24.0", "readable-stream@2.3.8", "readable-stream@3.6.2", "readable-stream@4.7.0", "readdir-glob@1.1.3", "readdirp@3.6.0", "readdirp@5.0.0", "reflect-metadata@0.2.2", "registry-auth-token@5.1.1", "registry-url@5.1.0", "request@2.88.2", "require-directory@2.1.1", "require-from-string@2.0.2", "require-main-filename@2.0.0", "requires-port@1.0.0", "resolve-pkg-maps@1.0.0", "resolve@1.22.12", "resp-modifier@6.0.2", "restore-cursor@3.1.0", "restore-cursor@5.1.0", "ret@0.1.15", "retry-request@7.0.2(encoding@0.1.13)", "retry-request@8.0.2(supports-color@10.2.2)", "retry@0.13.1", "reusify@1.1.0", "rimraf@2.7.1", "rimraf@5.0.10", "router@2.2.0(supports-color@10.2.2)", "run-parallel@1.2.0", "rx@4.1.0", "rxfire@6.1.0(firebase@12.11.0)(rxjs@7.8.2)", "rxjs@7.8.2", "safe-buffer@5.1.2", "safe-buffer@5.2.1", "safe-stable-stringify@2.5.0", "safer-buffer@2.1.2", "saucelabs@1.5.0", "sax@1.6.0", "saxes@6.0.0", "selenium-webdriver@3.6.0", "selenium-webdriver@4.43.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "semver-diff@3.1.1", "semver@5.7.2", "semver@6.3.1", "semver@7.5.4", "semver@7.7.4", "send@0.19.2", "send@1.2.1(supports-color@10.2.2)", "serve-index@1.9.2", "serve-static@1.16.3", "serve-static@2.2.1(supports-color@10.2.2)", "server-destroy@1.0.1", "set-blocking@2.0.0", "set-function-length@1.2.2", "setimmediate@1.0.5", "setprototypeof@1.2.0", "sha.js@2.4.12", "shebang-command@2.0.0", "shebang-regex@3.0.0", "side-channel-list@1.0.1", "side-channel-map@1.0.1", "side-channel-weakmap@1.0.2", "side-channel@1.1.0", "signal-exit@3.0.7", "signal-exit@4.1.0", "skin-tone@2.0.0", "smart-buffer@4.2.0", "socket.io-adapter@2.5.6(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "socket.io-client@4.8.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "socket.io-parser@4.2.6", "socket.io@4.8.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "socks-proxy-agent@8.0.5", "socks@2.8.7", "sort-any@4.0.7", "source-map-js@1.2.1", "source-map-support@0.4.18", "source-map-support@0.5.21", "source-map@0.5.7", "source-map@0.6.1", "source-map@0.7.6", "split-array-stream@1.0.3", "split-array-stream@2.0.0", "split2@4.2.0", "sprintf-js@1.0.3", "sql-formatter@15.7.3", "sshpk@1.18.0", "ssri@10.0.5", "ssri@13.0.1", "stack-trace@0.0.10", "statuses@1.3.1", "statuses@1.5.0", "statuses@2.0.2", "stdin-discarder@0.3.1", "stream-chain@2.2.5", "stream-events@1.0.5", "stream-json@1.9.1", "stream-shift@1.0.3", "stream-throttle@0.1.3", "streamx@2.25.0", "strict-event-emitter@0.5.1", "string-argv@0.3.2", "string-width@4.2.3", "string-width@5.1.2", "string-width@7.2.0", "string-width@8.2.0", "string_decoder@1.1.1", "string_decoder@1.3.0", "strip-ansi@3.0.1", "strip-ansi@6.0.1", "strip-ansi@7.2.0", "strip-json-comments@2.0.1", "strip-json-comments@3.1.1", "strnum@2.2.3", "stubs@3.0.0", "superstatic@10.0.0(encoding@0.1.13)", "supports-color@10.2.2", "supports-color@2.0.0", "supports-color@5.5.0", "supports-color@7.2.0", "supports-color@8.1.1", "supports-hyperlinks@3.2.0", "supports-preserve-symlinks-flag@1.0.0", "symbol-tree@3.2.4", "tar-stream@3.1.8", "tar@7.5.13", "tcp-port-used@1.0.2", "teeny-request@10.1.2(supports-color@10.2.2)", "teeny-request@9.0.0(encoding@0.1.13)", "teex@1.0.1", "text-decoder@1.2.7", "text-hex@1.0.0", "thenify-all@1.6.0", "thenify@3.3.1", "through2@2.0.5", "through2@4.0.2", "tinyglobby@0.2.16", "tldts-core@7.0.28", "tldts@7.0.28", "tmp@0.0.30", "tmp@0.2.5", "to-buffer@1.2.2", "to-regex-range@5.0.1", "toad-cache@3.7.0", "toidentifier@1.0.1", "tough-cookie@2.5.0", "tough-cookie@6.0.1", "toxic@1.0.1", "tr46@0.0.3", "tr46@6.0.0", "triple-beam@1.4.1", "true-case-path@2.2.1", "ts-node@10.9.2(@types/node@24.12.2)(typescript@6.0.2)", "tslib@1.14.1", "tslib@2.8.1", "tslint@6.1.3(typescript@6.0.2)", "tsscmp@1.0.6", "tsutils@2.29.0(typescript@6.0.2)", "tsx@4.21.0", "tunnel-agent@0.6.0", "tunnel@0.0.6", "tweetnacl@0.14.5", "type-fest@0.20.2", "type-is@1.6.18", "type-is@2.0.1", "typed-array-buffer@1.0.3", "typed-graphqlify@3.1.6", "typedarray-to-buffer@3.1.5", "typescript@5.9.3", "typescript@6.0.2", "ua-parser-js@1.0.41", "undici-types@7.16.0", "undici-types@7.24.8", "undici@6.24.1", "undici@7.24.8", "undici@8.1.0", "unicode-emoji-modifier-base@1.0.0", "unique-string@2.0.0", "universal-analytics@0.5.3", "universal-github-app-jwt@2.2.2", "universal-user-agent@7.0.3", "universalify@0.1.2", "universalify@2.0.1", "unpipe@1.0.0", "update-browserslist-db@1.2.3(browserslist@4.28.2)", "update-notifier-cjs@5.1.7(encoding@0.1.13)", "uri-js@4.4.1", "url-join@0.0.1", "url-template@2.0.8", "utf-8-validate@6.0.6", "util-deprecate@1.0.2", "utils-merge@1.0.1", "uuid@11.1.0", "uuid@3.4.0", "uuid@8.3.2", "uuid@9.0.1", "v8-compile-cache-lib@3.0.1", "valid-url@1.0.9", "validate-npm-package-name@5.0.1", "vary@1.1.2", "verror@1.10.0", "w3c-xmlserializer@5.0.0", "wait-on@9.0.5", "wcwidth@1.0.1", "web-streams-polyfill@3.3.3", "web-vitals@4.2.4", "webdriver-js-extender@2.1.0", "webdriver-manager@12.1.9", "webidl-conversions@3.0.1", "webidl-conversions@8.0.1", "websocket-driver@0.7.4", "websocket-extensions@0.1.4", "whatwg-fetch@3.6.20", "whatwg-mimetype@4.0.0", "whatwg-mimetype@5.0.0", "whatwg-url@16.0.1", "whatwg-url@5.0.0", "which-module@2.0.1", "which-typed-array@1.1.20", "which@2.0.2", "which@6.0.1", "widest-line@3.1.0", "winston-transport@4.9.0", "winston@3.19.0", "wrap-ansi@6.2.0", "wrap-ansi@7.0.0", "wrap-ansi@8.1.0", "wrap-ansi@9.0.2", "wrappy@1.0.2", "write-file-atomic@3.0.3", "ws@7.5.10(bufferutil@4.1.0)", "ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "ws@8.20.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "xdg-basedir@4.0.0", "xml-name-validator@5.0.0", "xml2js@0.4.23", "xmlbuilder@11.0.1", "xmlchars@2.2.0", "xmlhttprequest-ssl@2.1.2", "xtend@4.0.2", "y18n@4.0.3", "y18n@5.0.8", "yallist@3.1.1", "yallist@4.0.0", "yallist@5.0.0", "yaml@2.8.3", "yargs-parser@18.1.3", "yargs-parser@20.2.9", "yargs-parser@21.1.1", "yargs-parser@22.0.0", "yargs@15.4.1", "yargs@16.2.0", "yargs@17.7.2", "yargs@18.0.0", "yn@3.1.1", "yocto-queue@0.1.0", "yoctocolors-cjs@2.1.3", "yoctocolors@2.1.2", "zip-stream@6.0.1", "zod-to-json-schema@3.25.2(zod@3.25.76)", "zod-to-json-schema@3.25.2(zod@4.3.6)", "zod@3.25.76", "zod@4.3.6", "zone.js@0.16.1"]
ERROR: error evaluating module extension @@aspect_rules_js+//npm:extensions.bzl%npm
ERROR: Results may be incomplete as 1 extension failed.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants